X3D-Edit for Extensible 3D (X3D) Graphics

Don Brutzman (mailto:brutzman@nps.navy.mil(Don%20Brutzman)?subject=X3D-Edit feedback)

Purpose | Status | Internationalization (i18n) | Installation Setup | Download Updates | Features | Details | Usage | Compact Form | Developers | Bugfixes



Exceprted from http://www.web3D.org/TaskGroups/x3d/translation/README.X3D-Edit.html
which is maintained by Don Brutzman (brutzman@nps.navy.mil)


Installation Setup

This software is available on the X3D Software Development Kit (SDK), CD volume II under Tools.

  1. Install one of these free Virtual Reality Modeling Language (VRML) plugins in your web browsers. These plugins can work with any combination of Netscape and Internet Explorer.

    Hello World To see if your VRML-browser installation worked, try viewing the HelloWorld.wrl example scene.

  2. Install Java using one of the following distributions. (Java is needed in order to run the Xeena tool.) When installing, you will need to acknowledge the nonrestrictive Java license.

    You might save a download if Java is is already installed. You can test whether Java is installed by opening a command window and typing

    		c:\>  java -version
    

  3. Download and install Xeena from IBM Alphaworks http://www.alphaWorks.ibm.com/tech/xeena (~5MB).

    Make sure that you retrieve version 1.2EA, not version 1.1. Xeena is used to build to the X3D-Edit tool.

  4. If you need an unzip program, get PKZIP (from http://www.pkware.com/).

    Make sure your unzip program's preferences install the zip into your top-level directory on C:\ and preserve all subdirectory folder names (the X3D-Edit code unravels/merges everything into C:\www.web3D.org\TaskGroups\x3d\translation\* )

    You can also unzip a zipfile using Java as follows. Be sure to run this from your topmost (root) subdirectory.
       C:\> jar -xvf X3D-Edit.zip

    Download Updates

  5. Download the X3D-Edit distribution (~1.2 MB) from
    http://www.web3D.org/TaskGroups/x3d/translation/X3D-Edit.zip or
    http://www.web3D.org/TaskGroups/x3d/translation/X3D-Edit.tar.gz

  6. Recommended installation: download the X3D-Examples distribution (~25 MB) from
    http://www.web3D.org/TaskGroups/x3d/translation/X3D-Examples.zip or
    http://www.web3D.org/TaskGroups/x3d/translation/X3D-Examples.tar.gz

    Unzip from your top-level directory as follows:
    C:\> jar -xvf X3D-Examples.zip

    Again, make sure your unzip preferences preserve the subdirectory folder names and install the zip into your top-level directory on C:\ (it unravels into C:\www.web3D.org\TaskGroups\x3d\translation\* )

    The X3D Examples are also viewable online at http://www.web3D.org/TaskGroups/x3d/translation/examples/contents.html.

  7. Recommended installation: download the NIST Conformance Examples distribution (~10 MB) from
    http://www.web3D.org/TaskGroups/x3d/translation/ConformanceExamples.zip

    The NIST Conformance Examples are also viewable online at http://www.web3D.org/TaskGroups/x3d/translation/examples/Conformance/contents.html.

    Unzip from your top-level directory as follows:
    C:\> jar -xvf ConformanceExamples.zip

  8. For GeoVRML extension support, you must also install GeoVRML.

  9. For DIS-Java-VRML extension support, you must also install DIS-Java-VRML.

  10. All done! Time to run X3D-Edit. See Usage for further directions. See Bugfixes if you've encountered trouble.


Revised: 2 April 2002 Maintained by Don Brutzman (brutzman@nps.navy.mil)

This page is available online at http://www.web3D.org/TaskGroups/x3d/translation/README.X3D-Edit.html